home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / motifpg2.zip / XMenu3 < prev    next >
Text File  |  1992-07-03  |  721b  |  34 lines

  1. !
  2. ! Appearance resources
  3. !
  4. *pressme.label:    Invoke Menu
  5. *quit*label:    Quit
  6. *menulabel.label:  MAIN MENU
  7. *pshell.Box.hSpace: 0
  8. *pshell.Box.vSpace: 0
  9. *menubox*width:  135
  10. *menupane0.label:  View Next
  11. *menupane1.label:  View Previous
  12. *menupane2.label:  Delete
  13. *menupane3.label:  Move
  14. *menupane4.label:  Copy
  15. *menupane5.label:  Unmark
  16. *menupane6.label:  View In New
  17. *menupane7.label:  Reply
  18. *menupane8.label:  Forward
  19. *menupane9.label:  Use As Comp
  20. *menubox.Command.justify: left
  21. !
  22. !  Functional resources
  23. !
  24. *pshell.translations:\
  25.     <BtnUp>: MenuPopdown(pshell)
  26. !
  27. *menubox.Command.translations:\
  28.    <EnterWindow>:     highlight()             \n\
  29.    <LeaveWindow>:     reset()  \n\
  30.    <BtnUp>:          set() notify() unset()
  31.  
  32.  
  33.  
  34.